global gBandReplaceMember, gPathDelimiter, gBandName, gPuppetList
on mouseDown
PlaySound("RadioButtonClick")
set firstSprite to the royHarperBand of gPuppetList
set secondSprite to the hanksVoodooBand of gPuppetList
set thirdSprite to the nightbloomersBand of gPuppetList
set chosenBand to SelectRadioButton(the clickOn, "Create Cast Radio Button On", "Create Cast Radio Button Off", [firstSprite, secondSprite, thirdSprite])